@charset "UTF-8";

/*初始化css*/
body {
	min-width: 1200px;
	font-family: 微软雅黑;
	font-size: 17px;
	color: #333;
	background: #f7f7f7;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
	margin: 0;
	padding: 0;
	border: 0;

}

input {
	margin: 0;
	padding: 0;

}

li {
	list-style: none;
}

a,
ins {
	text-decoration: none;
}


a {
	color: #333;
}

.more a {
	color: #999;
}

a:hover {
	color: #1c5bb8;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.hide {
	display: none;
}

.block {
	display: block;
}

.bg-fff {
	background-color: #fff;
}

/*通用元件*/
.hide {
	display: none;
}

.lf {
	float: left;
}

.lr {
	float: right;
}

.headlines {
	width: 1200px;
	border-bottom: 8px solid #1492ff;
	background: #fff;
	height: 210px;
	box-sizing: border-box;
}

.headLines-wrapper {
	position: relative;
	height: 100%;
}

.headlines .headlines-container {
	width: 1200px;
	height: 210px;
	margin: 0 auto;
	padding: 30px 40px;
	position: relative;
	/* overflow: hidden; */
	box-sizing: border-box;
}

.headlines .tag-head {
	margin-right: 20px;
	position: relative;
	margin-top: 20px;
}

.headlines .tag-head span {
	display: block;
	position: absolute;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	width: 56px;
	min-height: 73px;
	font-size: 22px;
	font-weight: bold;
	line-height: 44px;
	box-sizing: border-box;
}

.headLinesWrap {
	width: 1040px;
}

.headLinesWrap a {
	display: inline-block;
	padding-left: 20px;
	background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
	background-size: 9px;
	line-height: 38px;
	font-size: 22px;
	color: #1492ff;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.headLinesWrap a:hover {
	background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
	font-weight: bold;
	background-size: 9px;
}

.ts_more {
	position: absolute;
	display: inline-block;
	font-size: 16px;
	color: #1492ff;
	right: 0px;
	bottom: 0px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}

.same-title {
	height: 50px;
	line-height: 50px;
	background: #ededed;
}

.same-title li {
	padding: 0 14px;
	text-align: center;
	font-size: 19px;
}

.same-title li.active {
	background: #1c5bb8;
}

.same-title li.active a {
	color: #fff;
	font-weight: bold;
}

.same-list,
.zwgg-list {
	padding-top: 2px;
}

.same-list li,
.zwgg-list li,
.same-list-new li {
	background: url(list-pic.png) no-repeat 2px center;
	padding-left: 13px;
	line-height: 40px;
	/* overflow: hidden; */
}
.same-list li a{
	float: left;
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.same-list li span {
	float: right;
	color: #7d7d7d;
}

.same-title2 {
	position: relative;
}

.same-title2 li {
	height: 23px;
	line-height: 23px;
	font-size: 21px;
	padding: 0 16px;
}

.same-title2 li {
	color: #333;
}

.same-title2 li.active a {
	color: #1c5bb8;
}

.same-title2:before {
	display: block;
	content: "";
	width: 5px;
	height: 23px;
	background: #bb2335;
	position: absolute;
	left: 0;
	top: 0;
}

.same-list2 {
	padding-top: 15px;
}

.same-list2 li {
	background: url(list-pic.png) no-repeat 2px center;
	padding-left: 13px;
	line-height: 35px;
	/* overflow: hidden; */
}
.same-list2 li a {
    float: left;
    display: inline-block;
    max-width: 79%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}
.same-list-new {
	padding-top: 20px;
}

.same-list-new li {
	font-size: 15px;
	line-height: 35px;
}

/*导航各页面高亮*/
/* .header .nav ul li.nav1 a{color: #1c5bb8} */

/*第一大块*/
.block1 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.headlines h1 {
	font-size: 24px;
	text-align: center;
}

.headlines h1 a {
	color: #bb2335;
}

.headlines p {
	text-indent: 2em;
	font-size: 15px;
	color: #999;
	line-height: 30px;
	padding: 10px 0 15px;
}

.headlines p a {
	color: #156bc2;
}

.photo-columns {
	padding: 20px 20px 0;
	background: #fff;
}

.photo-columns .photo {
	width: 536px;
	height: 406px;
	position: relative;
}

.photo-columns .photo .img {
	width: 536px;
	height: 406px;
	position: relative;
	overflow: hidden;
}

.photo-columns .photo .img ul {
	width: 10000%;
	height: 406px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.photo-columns .photo .img ul li {
	width: 536px;
	height: 406px;
	float: left;
	overflow: hidden;
	position: relative;
}

.photo-columns .photo .img ul li span {
	position: absolute;
	width: 536px;
	height: 50px;
	line-height: 50px;
	bottom: 0;
	left: 0;
	color: #fff;
	z-index: 2;
	padding-left: 13px;
}

.photo-columns .photo .ico {
	width: 80px;
	height: 8px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 3;
}

.photo-columns .photo .ico a {
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	background: url(white-point.png);
	margin-right: 10px;
}

.photo-columns .photo .ico a.on {
	background: url(red-point.png);
	width: 16px;
}

.photo-columns .photo .bg {
	width: 536px;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 1;
}

.photo-columns .columns {
	width: 600px;
	height: 406px;
	/* overflow: hidden; */
}

/* 图片新闻开始 */
.Rotation {
	width: 536px;
	height: 406px;
}

.Rotation .swiper-slide img {
	width: 536px;
	height: 406px;
	display: block;
}

.Rotation .swiper-slide .text {
	position: absolute;
	bottom: 0;
	z-index: 11;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	/* IE8Ã¦â€Â¯Ã¦Å’Â rgba */
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Rotation .swiper-slide .text a {
	color: #fff;
	display: block;
	width: 74%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #bb2335;
	width: 16px;
	border-radius: 4px;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 8;
	height: 8;
	background-color: #ffffff;
	opacity: 1;
	border-radius: 50%;
	margin: 0 5px;
}

.Rotation .swiper-pagination {
	text-align: right;
}

.Rotation .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px 0 0;
}

.Rotation.swiper-container-horizontal>.swiper-pagination-bullets {
	padding-right: 10px;
	bottom: 15px;
	left: auto;
	right: 0;
	width: 30%;
}
/* 图片新闻结束 */

.three-columns {
	padding: 30px 20px 13px 10px;
	background: #fff;
}

.three-columns-left {
	width: 546px;
}

.three-columns-right {
	width: 600px;
}

.zwgg-title {
	width: 53px;
}

.zwgg-title a {
	display: block;
	height: 198px;
	background: url(zwgg-title-bg.png) no-repeat;
	font-size: 19px;
	color: #fff !important;
	font-weight: bold;
	padding: 14px 12px 0 22px;
	line-height: 26px;
}

.zwgg-list {
	padding-left: 20px;
	margin-top: -10px;
}

.ms-zb-list {
	padding-top: 20px;
}

.zwgg-list li,
.ms-zb-list li {
	font-size: 17px;
	line-height: 40px;
}

/*三大块切换*/
.switch-section>ul {
	font-size: 23px;
}

.switch-section>ul li {
	width: 400px;
}

.switch-section>ul li a {
	display: block;
	height: 60px;
	line-height: 60px;
	padding-left: 180px;
	border: 3px solid #1c5bb8;
	border-bottom: 0;
}

.switch-section1 a {
	background: #1c5bb8 url(switch-section1-bg.png) no-repeat 136px center;
	color: #fff;
}

.switch-section2 a {
	background: #1c5bb8 url(switch-section2-bg.png) no-repeat 136px center;
	;
	color: #fff;
}

.switch-section3 a {
	background: #1c5bb8;
	color: #fff;
	padding-left: 0px !important;
	text-align: center;
	font-size: 35px;
	line-height: 52px !important;
}

.switch-section1-focus a {
	background: #fff url(switch-section1-bg-focus.png) no-repeat 136px center;
	color: #245399;
}

.switch-section2-focus a {
	background: #fff url(switch-section2-bg-focus.png) no-repeat 136px center;
	;
	color: #245399;
}

.switch-section3-focus a {
	background: #fff;
	color: #245399;
	padding-left: 0px !important;
	text-align: center;
	font-size: 35px;
	line-height: 52px !important;
}

.switch-list {
	padding: 20px 0 5px;
	height: 245px;
	/* overflow: hidden; */
}

.zwgk-list-left {
	width: 586px;
}

.zwgk-list-right {
	width: 592px;
}

.zdxxgk-list div {
	width: 296px;
}

.zdxxgk-list div a {
	height: 51px;
	display: block;
	border: 1px solid #dcdcdc;
	border-top: 0;
	position: relative;
	padding-left: 98px;
	line-height: 51px;
}

.zdxxgk-list div.zdxxgk-border-top a {
	border-top: 1px solid #dcdcdc;
}

.zdxxgk-list div a:after {
	display: block;
	content: '';
	width: 50px;
	height: 49px;
	background: #f5f5f5 url(zdxxgk-arrow.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
}

.zdxxgk1 a {
	background: url(zdxxgk1.png) no-repeat 39px center;
}

.zdxxgk2 a {
	background: url(zdxxgk2.png) no-repeat 39px center;
}

.zdxxgk3 a {
	background: url(zdxxgk3.png) no-repeat 39px center;
}

.zdxxgk4 a {
	background: url(zdxxgk4.png) no-repeat 39px center;
}

.zdxxgk5 a {
	background: url(zdxxgk5.png) no-repeat 39px center;
}

.zdxxgk6 a {
	background: url(zdxxgk6.png) no-repeat 39px center;
}

.zdxxgk11 a {
	background: url(xxgk01-add.png) no-repeat 39px center;
}

.zdxxgk22 a {
	background: url(xxgk02-add.png) no-repeat 39px center;
}

.zdxxgk33 a {
	background: url(xxgk03-add.png) no-repeat 39px center;
}

.zdxxgk44 a {
	background: url(xxgk04-add.png) no-repeat 39px center;
}

.zdxxgk55 a {
	background: url(xxgk05-add.png) no-repeat 39px center;
}

.zdxxgk66 a {
	background: url(xxgk06-add.png) no-repeat 39px center;
}

.zdxxgk-list {
	padding-top: 25px;
}

/*
.bmfw-list{padding-left: 10px;}
.bmfw-list li{width: 155px;margin-left: 110px;}
.bmfw-list li a{display: block;height: 228px;padding-top: 155px;line-height: 73px;text-align: center;font-size: 21px;color: #040000;}
.bmfw-list li a:hover{color:#1c5bb8;}
.bmfw-list1 a{background: url(bmfw-icon1.png) no-repeat left top;}
.bmfw-list2 a{background: url(bmfw-icon2.png) no-repeat left top;}
.bmfw-list3 a{background: url(bmfw-icon3.png) no-repeat left top;}
.bmfw-list4 a{background: url(bmfw-icon4.png) no-repeat left top;}
*/
.hdjl-list-left {
	width: 430px;
}

.hdjl-sub-title {
	position: relative;
}

.hdjl-sub-title:before {
	display: block;
	content: '';
	width: 5px;
	height: 23px;
	background: #bb2335;
	position: absolute;
	left: 0;
	top: 0;
}

.hdjl-sub-title li {
	font-size: 21px;
	line-height: 23px;
	padding: 0 15px;
}

.hdjl-sub-title li a {
	color: #333;
}

.hdjl-sub-title li.target a {
	color: #1c5bb8;
}

.hdjl-list-right {
	width: 770px;
}

.zxft-list-left,
.zxft-list-left img {
	display: block;
	width: 228px;
	height: 154px;
}

.zxft-list-left {
	margin-top: 26px;
}

.zxft-list-right {
	width: 550px;
}

.zxft-sub-common-list {
	padding-top: 16px;
}

.zxft-sub-common-list li {
	background: url(list-pic.png) no-repeat left center;
	padding-left: 13px;
	line-height: 35px;
}
.zxft-sub-common-list li a {
    float: left;
    display: inline-block;
    max-width: 73%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}
.zxft-sub-common-list li span {
	color: #7d7d7d;
}

.xxgk-list li {
	width: 120px;
	margin: 5px 0 25px 26px;
}

.xxgk-list li a {
	display: block;
	height: 90px;
	font-size: 18px;
	color: #fff;
	padding-left: 25px;
	line-height: 130px;
}

.hdjl-list-right1 a {
	background: #467cbf url(xx.png) center 15px no-repeat;
}

.hdjl-list-right2 a {
	background: #e78e03 url(zx.png) center 15px no-repeat;
}

.hdjl-list-right3 a {
	background: #3193b7 url(tc.png) center 15px no-repeat;
}

.hdjl-list-right4 a {
	background: #c33c3c url(jb.png) center 15px no-repeat;
}

.xxgk-list li:first-child {
	margin: 5px 0 25px 15px;
}

.second li {
	width: 120px;
	margin: 5px 0 25px 26px;
}

.second li:first-child {
	margin: 5px 0 25px 15px;
}

/*.second li a{padding-left: 45px;}*/
.hdjl-list-right5 a {
	background: #467cbf url(jy.png) center 10px no-repeat;
}

.hdjl-list-right6 a {
	background: #e78e03 url(pj.png) center 10px no-repeat;
}

.hdjl-list-right7 a {
	background: #3193b7 url(cx.png) center 10px no-repeat;
}

.wb ul li {
	width: 190px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e3e3e3;
	margin-bottom: 10px;
}

.wb ul li a {
	display: block;
	padding-left: 75px;
	font-size: 16px;
}

.xlwb {
	background: url(xlwb.png) 20px center no-repeat;
}

.txwb {
	background: url(txwb.png) 20px center no-repeat;
}

.ewm {
	display: block;
	margin-left: 45px;
}

/*网站链接*/
.link-sites {
	height: 80px;
	background: #edf3f9;
	border-top: 3px solid #355e92;
}

.link-sites h2 {
	font-size: 21px;
	line-height: 80px;
	padding-left: 4px;
	color: #245399;
	margin-right: 12px;
}

.link-sites>.wrap>div {
	position: relative;
	width: 286px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dcdcdc;
	background: #fff url(down-arrow.png) no-repeat 258px center;
	margin: 20px 0 0 20px;
	padding-left: 28px;
	font-size: 15px;
	cursor: pointer;
}

.link-sites>.wrap>div.click {
	background: #fff url(up-arrow.png) no-repeat 258px center;
}

.link-sites>.wrap>div>ul {
	width: 1200px;
	background: #ededed;
	position: absolute;
	bottom: 0;
	z-index: 1;
	padding: 20px;
	padding-left: 70px;
}

.link-sites>.wrap>div>ul li {
	width: 250px;
	line-height: 40px;
	font-size: 15px;
	margin-left: 20px;
}

.link-sites>.wrap>div>ul.link-sites1 {
	left: -121px;
}

.link-sites>.wrap>div>ul.link-sites2 {
	left: -427px;
}

.link-sites>.wrap>div>ul.link-sites3 {
	left: -733px;
}

/*专题专栏*/
.silder-box-1 {
	width: 1200px;
}

.silder-box {
	position: relative;
	margin: 20px auto;
}

.silder {
	width: 1200px;
}

.silder li {
	/*width:285px;float: left;*/
	height: 70px;
}

.silder li img {
	width: 100%;
	height: 100%;
}

.silder-button {
	top: 27px;
	width: 21px;
	height: 34px;
	position: absolute;
	cursor: pointer;
	z-index: 99;
}

.silder-button.btl {
	left: -41px;
	background: url(left-arrow.png);
}

.silder-button.btr {
	right: -41px;
	background: url(right-arrow.png);
}


.silder-box .box {
	overflow: hidden;
	position: relative;
	width: 1080px;
	height: 70px;
	margin: 0 auto;
}

.silder-box .prev,
.silder-box .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 40px;
	height: 50px;
	cursor: pointer;
}

.silder-box .prev {
	left: 10px;
	background-position: 0 0;
}

.silder-box .next {
	right: -5px;
	background-position: -40px 0;
}


/*四个栏目链接*/
.four-column-link {
	margin-top: 15px;
}

.four-column-link ul li {
	width: 285px;
	margin-left: 20px;
}

.four-column-link ul li:first-child {
	margin-left: 0;
}

.four-column-link ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 19px;
}

.four-column-link1 a {
	background: url(four-column-link1.png);
}

.four-column-link2 a {
	background: url(four-column-link2.png);
}

.four-column-link3 a {
	background: url(four-column-link3.png);
}

.four-column-link4 a {
	background: url(four-column-link4.png);
}

/*业务系统及查询*/
.business-system h2 {
	height: 44px;
	line-height: 43px;
	border-bottom: 1px solid #e5e5e5;
	background: url(ywxtcx.png) no-repeat left top;
	padding-left: 60px;
	font-size: 21px;
	color: #1c5bb8;
	font-weight: normal;
}

.business-system h2 a {
	font-size: 15px;
}

.business-system ul {
	padding: 14px 0 20px;
}

.business-system ul li {
	font-size: 15px;
	line-height: 38px;
	width: 240px;
	background: url(listpic2.png) no-repeat left center;
	padding-left: 15px;
}

.sub-link {
	width: 1200px;
	margin: 0 auto;
}

.sub-link-list {
	padding: 20px 0;
}

.sub-link-list li {
	background: none;
	padding: 0;
	font-size: 15px;
	line-height: 30px;
}

.sub-link-list1 {
	text-align: center;
}

.sub-link-list1 li {
	width: 165px;
}

.sub-link-list2 {
	padding-left: 50px;
}

.sub-link-list2 li {
	width: 230px;
}

.sub-link-list3 {
	padding-left: 50px;
}

.sub-link-list3 li {
	width: 230px;
}

.sub-link-title li {
	padding: 0 30px !important;
}

.bmfw-list {
	height: 232px;
	overflow: hidden;
}

.bmfw-list-left {
	width: 450px;
}

.bmfw-list-center {
	width: 390px;
}

.bmfw-list-right {
	width: 332px;
}

.bmfw-list-center h2,
.bmfw-list-left h2 {
	font-size: 21px;
	line-height: 23px;
	height: 23px;
	position: relative;
	padding-left: 18px;
}

.bmfw-list-center h2 a,
.bmfw-list-left h2 a {
	color: #1c5bb8;
	font-weight: normal;
}

.bmfw-list-center h2:before,
.bmfw-list-left h2:before {
	display: block;
	content: '';
	width: 5px;
	height: 23px;
	background-color: #bb2335;
	position: absolute;
	left: 0;
	top: 0;
}

.bmfw-list-center ul {
	padding-top: 20px;
}

.bmfw-list-center ul li {
	background: url(listpic2.png) no-repeat left center;
	padding-left: 14px;
	font-size: 15px;
	line-height: 35px;
	width: 50%;
}

.bmfw-list-right ul li {
	width: 332px;
	border-bottom: 1px solid #e2e2e2;
}

.bmfw-list-right ul li a {
	display: block;
	height: 41px;
	font-size: 17px;
	line-height: 41px;
	padding-left: 81px;
	position: relative;
	font-size: 17px;
}

.bmfw-list-right ul li a:before {
	display: block;
	height: 18px;
	width: 1px;
	background: #c6c6c6;
	content: '';
	position: absolute;
	left: 65px;
	top: 13px;
}

.bmfw-item1 a {
	background: url(bb-icon1.png) no-repeat 29px center;
}

.bmfw-item2 a {
	background: url(bb-icon2.png) no-repeat 27px center;
}

.bmfw-item3 a {
	background: url(bb-icon3.png) no-repeat 26px center;
}

.bmfw-item4 a {
	background: url(bb-icon4.png) no-repeat 24px center;
}

.bmfw-item5 a {
	background: url(bb-icon5.png) no-repeat 23px center;
}


/*中部切换图片*/
.center-pic {
	padding-bottom: 30px;
}

.wrap {}

.scroll_horizontal {
	position: relative;
	width: 1200px;
	height: 70px;
}

.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1080px;
	height: 70px;
	margin: 0 auto;
}

.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
	padding-top: 0
}

.scroll_horizontal .list li {
	float: left;
	width: 275px;
	height: 70px;
}

.scroll_horizontal .list li img {
	width: 235px;
	height: 70px;
}

/*按钮*/
.scroll_horizontal .prev,
.scroll_horizontal .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 40px;
	height: 50px;
	cursor: pointer;
}

.scroll_horizontal .prev {
	left: 10px;
	background-position: 0 0;
}

.scroll_horizontal .next {
	right: -5px;
	background-position: -40px 0;
}

/*按钮划过*/
.scroll_horizontal .prev:hover {
	background-position: 0 -50px;
}

.scroll_horizontal .next:hover {
	background-position: -40px -50px;
}

#acts {
	margin-top: 20px;
}


.box.ColumnColumn .swiper-slide {
	width: 235px;
	height: 70px;
}
.box.ColumnColumn .swiper-slide a{
	display: block;
}
.box.ColumnColumn .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.box.ColumnColumn .swiper-slide a[href="javascript:;"]{
	cursor: default;
}